home *** CD-ROM | disk | FTP | other *** search
/ EuroCD 3 / EuroCD 3.iso / Communication / Citadel_BBS / Docs / cit_blb.lha / READDATE.BLB < prev    next >
Text File  |  1994-07-12  |  824b  |  21 lines

  1.    To read messages since a given date,    type
  2.  
  3.    ".Read <direction option> <date spec>"
  4.  
  5.    If you type nothing for <date spec>,    it'll assume from the beginning    of
  6. time.  The format of date spec is just like the Citadel standard for a date:
  7.  
  8.    yymmmdd   (i.e. 88Jan05 is January 5, 1988)
  9.  
  10.    However, this may be    abbreviated for    finger pain alleviation.  If the year
  11. is omitted, the    current    year is    assumed.  The month must only be unique.  For
  12. instance, "ja" would indicate january, while "s" would indicate    September,
  13. but "ju" will only generate an error message, since both June and July would
  14. match that.  The day does not have to be two digits, but it does have to be
  15. present.
  16.  
  17.   If you specify just a number, it is taked to be go back that many days
  18. from today, so .Read <direction> 5, goes back 5 days from today.
  19.  
  20.  
  21.